home *** CD-ROM | disk | FTP | other *** search
/ Champak 26 (Anniversary Edition) / Volume 26 [Anniversary Edition] - JOGO DISK .iso / DEPOSITO / REmovido / Nave / Drakojan.swf / scripts / frame_8773 / PlaceObject2_1645_3 / CLIPACTIONRECORD onClipEvent(enterFrame).as next >
Text File  |  2006-07-21  |  198b  |  10 lines

  1. onClipEvent(enterFrame){
  2.    if(_root.boss4._currentframe == 7)
  3.    {
  4.       this._x = _root.boss4._x + 0;
  5.       this._y = _root.boss4._y + 0;
  6.       _root.b4.nextFrame();
  7.       stop();
  8.    }
  9. }
  10.